InitEventArgs
The InitEventArgs class extends BaseEventArgs and represents event arguments for initialization events.
Properties
| Name | Description |
|---|---|
| ResponseParameters | The response parameters associated with the event. |
Constructors
| Name | Description |
|---|---|
| InitEventArgs() | Initializes a new instance of the InitEventArgs class. |